icontheme: Update the api
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 Feb 2020 05:56:37 +0000 (00:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2020 01:32:17 +0000 (20:32 -0500)
commit66307f00f141ab84d38edfff2da80e7df430ce58
tree8e604c130b2bfafb3b0896eb6b0cb59ef9f421bb
parentdb1ca92790455843cbe6a92e729eabce02fe59a3
icontheme: Update the api

Add properties, and use string arrays instead of lists.

Among other things, this renames gtk_icon_theme_list_icons
to gtk_icon_theme_get_icon_names.

Fixes: https://gitlab.gnome.org/GNOME/gtk/issues/2410
demos/gtk-demo/fishbowl.c
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcssiconthemevalue.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testicontheme.c
testsuite/gtk/defaultvalue.c
testsuite/gtk/icontheme.c